Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: dockerfile includes mounting sql migrations #134

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

matthew-hagemann
Copy link
Collaborator

@matthew-hagemann matthew-hagemann commented Oct 9, 2024

I ran into trouble with the rock OCI image, as Zoe's library relies on a local snapd that is not present in a stripped down rock: https://github.com/ZoopOTheGoop/snapd-rs/blob/framework/src/connection/mod.rs#L39

For now I am reverting to the Docker image Tim wrote, but ratings can't start without first running the migrator, so this updates the Dockerfile to copy that dir over into the image.

@matthew-hagemann matthew-hagemann merged commit 8518eac into ubuntu:main Oct 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants